home *** CD-ROM | disk | FTP | other *** search
- -- background: 2643 from stack: in
- -- bmap block id: 6914
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=277 top=287 right=335 bottom=316
- -- title width / last selected line: 0
- -- icon id / first selected line: 9761 / 9761
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Map
- ----- HyperTalk script -----
- on mouseUp
- go to next
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 8000
- -- rect: left=189 top=287 right=332 bottom=244
- -- title width / last selected line: 0
- -- icon id / first selected line: 8538 / 8538
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Floor Plan
- ----- HyperTalk script -----
- on mouseUp
- go to card id 7308
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A002
- -- rect: left=16 top=319 right=340 bottom=76
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Return
- ----- HyperTalk script -----
- on mouseUp
- global returncard
- go to returncard
- end mouseUp
-
-